3.382 \(\int \frac {\sqrt {\cosh ^{-1}(a x)}}{(c-a^2 c x^2)^{3/2}} \, dx\)

Optimal. Leaf size=95 \[ \frac {a \sqrt {a x-1} \sqrt {a x+1} \text {Int}\left (\frac {x}{\left (1-a^2 x^2\right ) \sqrt {\cosh ^{-1}(a x)}},x\right )}{2 c \sqrt {c-a^2 c x^2}}+\frac {x \sqrt {\cosh ^{-1}(a x)}}{c \sqrt {c-a^2 c x^2}} \]

[Out]

x*arccosh(a*x)^(1/2)/c/(-a^2*c*x^2+c)^(1/2)+1/2*a*(a*x-1)^(1/2)*(a*x+1)^(1/2)*Unintegrable(x/(-a^2*x^2+1)/arcc
osh(a*x)^(1/2),x)/c/(-a^2*c*x^2+c)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.24, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\sqrt {\cosh ^{-1}(a x)}}{\left (c-a^2 c x^2\right )^{3/2}} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Sqrt[ArcCosh[a*x]]/(c - a^2*c*x^2)^(3/2),x]

[Out]

(x*Sqrt[ArcCosh[a*x]])/(c*Sqrt[c - a^2*c*x^2]) + (a*Sqrt[-1 + a*x]*Sqrt[1 + a*x]*Defer[Int][x/((1 - a^2*x^2)*S
qrt[ArcCosh[a*x]]), x])/(2*c*Sqrt[c - a^2*c*x^2])

Rubi steps

\begin {align*} \int \frac {\sqrt {\cosh ^{-1}(a x)}}{\left (c-a^2 c x^2\right )^{3/2}} \, dx &=-\frac {\left (\sqrt {-1+a x} \sqrt {1+a x}\right ) \int \frac {\sqrt {\cosh ^{-1}(a x)}}{(-1+a x)^{3/2} (1+a x)^{3/2}} \, dx}{c \sqrt {c-a^2 c x^2}}\\ &=\frac {x \sqrt {\cosh ^{-1}(a x)}}{c \sqrt {c-a^2 c x^2}}+\frac {\left (a \sqrt {-1+a x} \sqrt {1+a x}\right ) \int \frac {x}{\left (1-a^2 x^2\right ) \sqrt {\cosh ^{-1}(a x)}} \, dx}{2 c \sqrt {c-a^2 c x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 1.67, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\cosh ^{-1}(a x)}}{\left (c-a^2 c x^2\right )^{3/2}} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Sqrt[ArcCosh[a*x]]/(c - a^2*c*x^2)^(3/2),x]

[Out]

Integrate[Sqrt[ArcCosh[a*x]]/(c - a^2*c*x^2)^(3/2), x]

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccosh(a*x)^(1/2)/(-a^2*c*x^2+c)^(3/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\operatorname {arcosh}\left (a x\right )}}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccosh(a*x)^(1/2)/(-a^2*c*x^2+c)^(3/2),x, algorithm="giac")

[Out]

integrate(sqrt(arccosh(a*x))/(-a^2*c*x^2 + c)^(3/2), x)

________________________________________________________________________________________

maple [A]  time = 0.77, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\mathrm {arccosh}\left (a x \right )}}{\left (-a^{2} c \,x^{2}+c \right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccosh(a*x)^(1/2)/(-a^2*c*x^2+c)^(3/2),x)

[Out]

int(arccosh(a*x)^(1/2)/(-a^2*c*x^2+c)^(3/2),x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\operatorname {arcosh}\left (a x\right )}}{{\left (-a^{2} c x^{2} + c\right )}^{\frac {3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccosh(a*x)^(1/2)/(-a^2*c*x^2+c)^(3/2),x, algorithm="maxima")

[Out]

integrate(sqrt(arccosh(a*x))/(-a^2*c*x^2 + c)^(3/2), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {\sqrt {\mathrm {acosh}\left (a\,x\right )}}{{\left (c-a^2\,c\,x^2\right )}^{3/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(acosh(a*x)^(1/2)/(c - a^2*c*x^2)^(3/2),x)

[Out]

int(acosh(a*x)^(1/2)/(c - a^2*c*x^2)^(3/2), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\operatorname {acosh}{\left (a x \right )}}}{\left (- c \left (a x - 1\right ) \left (a x + 1\right )\right )^{\frac {3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acosh(a*x)**(1/2)/(-a**2*c*x**2+c)**(3/2),x)

[Out]

Integral(sqrt(acosh(a*x))/(-c*(a*x - 1)*(a*x + 1))**(3/2), x)

________________________________________________________________________________________